[INFO] fetching crate octopush 0.1.0...
[INFO] testing octopush-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate octopush 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate octopush 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate octopush 0.1.0
[INFO] tweaked toml for crates.io crate octopush 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate octopush 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate octopush 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.9.5
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded toml_parser v1.0.2
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded rustyline v17.0.1
[INFO] [stderr]   Downloaded windows-sys v0.61.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 105b6e9c6e7db1ee8717f1ce8f42fa1830022d01283aba8e4db366e16973b336
[INFO] running `Command { std: "docker" "start" "-a" "105b6e9c6e7db1ee8717f1ce8f42fa1830022d01283aba8e4db366e16973b336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "105b6e9c6e7db1ee8717f1ce8f42fa1830022d01283aba8e4db366e16973b336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "105b6e9c6e7db1ee8717f1ce8f42fa1830022d01283aba8e4db366e16973b336", kill_on_drop: false }`
[INFO] [stdout] 105b6e9c6e7db1ee8717f1ce8f42fa1830022d01283aba8e4db366e16973b336
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24dc1edac8f0a7cf5a431d9a14665d6d89f44d7545375bad10f6b552a60143ad
[INFO] running `Command { std: "docker" "start" "-a" "24dc1edac8f0a7cf5a431d9a14665d6d89f44d7545375bad10f6b552a60143ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling rustyline v17.0.1
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling octopush v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.84s
[INFO] running `Command { std: "docker" "inspect" "24dc1edac8f0a7cf5a431d9a14665d6d89f44d7545375bad10f6b552a60143ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24dc1edac8f0a7cf5a431d9a14665d6d89f44d7545375bad10f6b552a60143ad", kill_on_drop: false }`
[INFO] [stdout] 24dc1edac8f0a7cf5a431d9a14665d6d89f44d7545375bad10f6b552a60143ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6d3d4b22ad44583db2bac9dc311b5898c6dee8e429d5f0984618434e0cc1e8b
[INFO] running `Command { std: "docker" "start" "-a" "c6d3d4b22ad44583db2bac9dc311b5898c6dee8e429d5f0984618434e0cc1e8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustyline v17.0.1
[INFO] [stderr]    Compiling octopush v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.35s
[INFO] running `Command { std: "docker" "inspect" "c6d3d4b22ad44583db2bac9dc311b5898c6dee8e429d5f0984618434e0cc1e8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6d3d4b22ad44583db2bac9dc311b5898c6dee8e429d5f0984618434e0cc1e8b", kill_on_drop: false }`
[INFO] [stdout] c6d3d4b22ad44583db2bac9dc311b5898c6dee8e429d5f0984618434e0cc1e8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3409c46ca7f8be3748334456ee40280d614e7e10e304e9ddd858c4f660dbf744
[INFO] running `Command { std: "docker" "start" "-a" "3409c46ca7f8be3748334456ee40280d614e7e10e304e9ddd858c4f660dbf744", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/octopush-d1c9b37451a5817b)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test core::app::test::adds_profile_successfully ... ok
[INFO] [stdout] test core::app::test::delete_profile_successfully ... ok
[INFO] [stdout] test core::app::test::errors_on_duplicate_profile ... ok
[INFO] [stdout] test core::app::test::errors_when_deleting_nonexistent_profile ... ok
[INFO] [stdout] test core::app::test::get_project_profile_returns_selected_profile ... ok
[INFO] [stdout] test core::app::test::errors_when_updating_wrong_profile_fields ... ok
[INFO] [stdout] test core::app::test::gets_config_dir_returns_path_when_exists ... ok
[INFO] [stdout] test core::app::test::gets_profiles_config_path_returns_path ... ok
[INFO] [stdout] test core::app::test::reads_profiles_when_no_profiles_exist_returns_empty_hashmap ... ok
[INFO] [stdout] test core::app::test::reads_profiles_when_profiles_exist_returns_profile ... ok
[INFO] [stdout] test core::app::test::gets_project_profiles_path ... ok
[INFO] [stdout] test core::app::test::reads_profile_when_no_profiles_exist_returns_none ... ok
[INFO] [stdout] test core::app::test::reads_profile_when_profiles_exist_returns_profile ... ok
[INFO] [stdout] test util::git::tests::parse_and_format_remote_variants ... ok
[INFO] [stdout] test core::app::test::errors_on_nonexistent_profile ... ok
[INFO] [stdout] test core::app::test::reads_project_profile_when_no_profiles_exist_returns_none ... ok
[INFO] [stdout] test core::app::test::gets_app_config_dir_returns_path ... ok
[INFO] [stdout] test util::output::tests::test_success_and_error_output ... ok
[INFO] [stdout] test core::app::test::reads_project_profile_when_profile_exists_returns_profile ... ok
[INFO] [stdout] test core::app::test::reads_project_profiles_when_no_profiles_exist_returns_empty_hashmap ... ok
[INFO] [stdout] test core::app::test::reads_project_profiles_when_profiles_exist_returns_hashmap ... ok
[INFO] [stdout] test core::app::test::reset_profile_clears_mapping_and_git ... ok
[INFO] [stdout] test core::app::test::updates_profile_successfully ... ok
[INFO] [stdout] test core::app::test::use_profile_applies_gh_and_records_mapping ... ok
[INFO] [stdout] test core::app::test::use_profile_applies_none_clears_auth_helpers ... ok
[INFO] [stdout] test core::app::test::use_profile_applies_ssh_and_records_mapping ... ok
[INFO] [stdout] test core::app::test::use_profile_errors_when_missing_profile ... ok
[INFO] [stdout] test util::git::tests::gh_auth_env_token_is_authenticated ... ok
[INFO] [stdout] test util::git::tests::ensure_repo_ok_and_err ... ok
[INFO] [stdout] test util::git::tests::gh_auth_hosts_yml_with_token_is_authenticated ... ok
[INFO] [stdout] test util::git::tests::set_and_clear_local_identity ... ok
[INFO] [stdout] test util::git::tests::set_and_clear_ssh_command ... ok
[INFO] [stdout] test util::git::tests::set_and_get_remote_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/octopush-f22cd3c329dc4480)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/profile_integration.rs (/opt/rustwide/target/debug/deps/profile_integration-a89e59a6ec2c3492)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests_get_profile_cmd ... ok
[INFO] [stdout] ✓ SUCCESS Profile 'profile_1' was successfully added
[INFO] [stdout] ✓ SUCCESS Profile 'profile_1' was successfully deleted
[INFO] [stdout] test tests_delete_profile_cmd ... ok
[INFO] [stdout] ✓ SUCCESS Profile 'profile_1' was successfully added
[INFO] [stdout] test tests_add_profile_cmd ... ok
[INFO] [stdout] ✓ SUCCESS Profile 'profile_1' was successfully added
[INFO] [stdout] ✓ SUCCESS Profile 'profile_2' was successfully added
[INFO] [stdout] ✓ SUCCESS Profile 'profile_3' was successfully added
[INFO] [stdout] test tests_list_profile_cmd ... ok
[INFO] [stdout] ✓ SUCCESS Global profile successfully set for the repository
[INFO] [stdout] test tests_reset_profile_cmd ... ok
[INFO] [stdout] ✓ SUCCESS Profile 'profile_1' was successfully added
[INFO] [stdout] ✓ SUCCESS Profile 'profile_1' has been successfully issued for the repository
[INFO] [stdout] test tests_use_profile_cmd ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.70s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests octopush
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3409c46ca7f8be3748334456ee40280d614e7e10e304e9ddd858c4f660dbf744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3409c46ca7f8be3748334456ee40280d614e7e10e304e9ddd858c4f660dbf744", kill_on_drop: false }`
[INFO] [stdout] 3409c46ca7f8be3748334456ee40280d614e7e10e304e9ddd858c4f660dbf744
